home *** CD-ROM | disk | FTP | other *** search
Amiga Catalog Translation file | 2001-05-24 | 2.0 KB | 106 lines |
- ## version $VER: XX.catalog XX.XX (XX.XX.XX)
- ## codeset X
- ## language X
- MSG_NO_MEM
- ; too few memory
- MSG_ARG_MISS
- ; required argument missed
- MSG_BAD_NUMBER
- ; bad number
- MSG_BAD_VALUE
- ; bad value
- MSG_NO_CLASS
- ; can't find class
- MSG_OBJ_EXISTS
- ; object already exists
- MSG_NO_OBJ
- ; can't find object
- MSG_OBJ_BUSY
- ; object is busy
- MSG_OBJ_CANT_BE_ADDED
- ; incompatible objects
- MSG_CANT_CREATE_OBJ
- ; object not created
- MSG_BAD_SET_GET
- ; bad attribute set or get
- MSG_OBJ_CANT_BE_DISPOSED
- ; object can't be disposed
- MSG_OBJ_CANT_BE_REMOVED
- ; object can't be removed
- MSG_BAD_DANDD
- ; incompatible objects for d&d
- MSG_BAD_ATTRS
- ; incompatible attributes
- MSG_NO_ATTR
- ; can't find attribute
- MSG_ATTR_IS_NOT_S
- ; attribute is not settable
- MSG_ATTR_IS_NOT_G
- ; attribute is not readable
- MSG_ATTR_IS_NOT_N
- ; attribute is not notificated
- MSG_NO_METHOD
- ; can't find method
- MSG_METHOD_NOTIFYONLY
- ; the method can be notified only
- MSG_METHOD_NONOTIFY
- ; the method can't be notified
- MSG_BAD_NOTIFY
- ; can't add notify
- MSG_BAD_TRIG_ATTR
- ; notify condition never true
- MSG_NO_MCC
- ; can't find MUI custom class
- MSG_NO_MUI
- ; can't find MUI class
- MSG_NO_RXMUI
- ; can't find RxMUI class
- STRING_UNKNOWN_ERROR
- ; unknown RxMUI error %ld
- STRING_RXMUIERROR
- ; RxMUI Error
- STRING_MACRO
- ; Macro:
- STRING_LINE
- ; Line:
- STRING_ERROR
- ; Error:
- STRING_MORE
- ; More:
- STRING_ERRGADGETS
- ; *_Resume|_Cancel
- STRING_HARDERRGADGETS
- ; *_Cancel
- STRING_ABOUT_TITLE
- ; About
- STRING_BY
- ; Copyright 1999-2001 Alfonso Ranieri
- STRING_LIBRARYVERSION
- ; Library version:
- STRING_AUTHOR
- ; Author:
- STRING_SUPPORT
- ; Support:
- STRING_MAILLIST
- ; Mail list:
- STRING_REGTO
- ; Registered to %s.\nThanks for your support!
- STRING_UNREG
- ; Unregistered Freeware version.
- STRING_ABOUTMUI
- ; About _MUI
- STRING_CANCEL
- ; _Cancel
- STRING_ABOUTRXMUI_TITLE
- ; About RxMUI
- STRING_WRITTENBY
- ; Written by:
- STRING_AREXXPORT
- ; ARexx port:
- STRING_ABOUTRXMUI
- ; About _RxMUI
- STRING_AREXXMAILLIST
- ; ARexx mail list:
- STRING_OK
- ; _OK
-